XendAPIStore - do not remove non-existent item
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 4 Feb 2009 11:57:17 +0000 (11:57 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 4 Feb 2009 11:57:17 +0000 (11:57 +0000)
commit14e943162932652c818850dcb184b3de77ade143
tree61da094757960844954cc1f421dea2392fc0ca4a
parent1d274df151b3b7d28ead42792ced85ae8e94b328
XendAPIStore - do not remove non-existent item

If list is searched and item not found, then don't attempt to delete
the item.

Signed-off-by: Jim Fehlig <jfehlig@novell.com>
tools/python/xen/xend/XendAPIStore.py